projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
88d3713
)
* test/lisp/net/tramp-tests.el (tramp-test32-environment-variables):
author
Michael Albinus
<michael.albinus@gmx.de>
Thu, 20 Dec 2018 13:20:36 +0000
(14:20 +0100)
committer
Michael Albinus
<michael.albinus@gmx.de>
Thu, 20 Dec 2018 13:20:36 +0000
(14:20 +0100)
Remove expected failure.
test/lisp/net/tramp-tests.el
patch
|
blob
|
history
diff --git
a/test/lisp/net/tramp-tests.el
b/test/lisp/net/tramp-tests.el
index a485b8d8a707f8359ddf737e7b80c44bc8cb4c1d..4a74e8b78dfba17bb664af5cd49cf43e0ac6bc4e 100644
(file)
--- a/
test/lisp/net/tramp-tests.el
+++ b/
test/lisp/net/tramp-tests.el
@@
-3989,7
+3989,6
@@
This tests also `make-symbolic-link', `file-truename' and `add-name-to-file'."
(ert-deftest tramp-test32-environment-variables ()
"Check that remote processes set / unset environment variables properly."
:tags '(:expensive-test)
- :expected-result (if (getenv "EMACS_HYDRA_CI") :failed :passed) ; bug#33781
(skip-unless (tramp--test-enabled))
(skip-unless (tramp--test-sh-p))